[INFO] fetching crate eure-json 0.1.9...
[INFO] fixing eure-json-0.1.9 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate eure-json 0.1.9 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate eure-json 0.1.9
[INFO] finished tweaking crates.io crate eure-json 0.1.9
[INFO] tweaked toml for crates.io crate eure-json 0.1.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eure-json 0.1.9 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eure-json 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whale v0.5.0
[INFO] [stderr]   Downloaded seize v0.5.1
[INFO] [stderr]   Downloaded query-flow-macros v0.17.0
[INFO] [stderr]   Downloaded scnr2_macro v0.5.2
[INFO] [stderr]   Downloaded scnr2 v0.5.2
[INFO] [stderr]   Downloaded query-flow v0.17.0
[INFO] [stderr]   Downloaded xml_writer v0.4.0
[INFO] [stderr]   Downloaded papaya v0.2.3
[INFO] [stderr]   Downloaded eure-codegen-ir v0.1.9
[INFO] [stderr]   Downloaded thisisplural v0.7.0
[INFO] [stderr]   Downloaded parol-macros v1.0.0
[INFO] [stderr]   Downloaded dyn-hash v0.2.2
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded syntree_layout v0.4.0
[INFO] [stderr]   Downloaded eure-fmt v0.1.9
[INFO] [stderr]   Downloaded syntree v0.18.0
[INFO] [stderr]   Downloaded eure-env v0.1.9
[INFO] [stderr]   Downloaded eros v0.5.0
[INFO] [stderr]   Downloaded annotate-snippets v0.12.11
[INFO] [stderr]   Downloaded bon v3.8.2
[INFO] [stderr]   Downloaded scnr2_generate v0.5.2
[INFO] [stderr]   Downloaded eure-parol v0.1.9
[INFO] [stderr]   Downloaded eure v0.1.9
[INFO] [stderr]   Downloaded eure-schema v0.1.9
[INFO] [stderr]   Downloaded parol_runtime v4.3.0
[INFO] [stderr]   Downloaded eure-macros v0.1.9
[INFO] [stderr]   Downloaded eure-tree v0.1.9
[INFO] [stderr]   Downloaded bon-macros v3.8.2
[INFO] [stderr]   Downloaded eure-document v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819
[INFO] running `Command { std: "docker" "start" "46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking syntree v0.18.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking xml_writer v0.4.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling parol_runtime v4.3.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking parol-macros v1.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking eros v0.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking annotate-snippets v0.12.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking convert_case v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling scnr2_generate v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thisisplural v0.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling scnr2_macro v0.5.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking syntree_layout v0.4.0
[INFO] [stderr]     Checking eure-document v0.1.9
[INFO] [stderr]     Checking scnr2 v0.5.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling query-flow-macros v0.17.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking papaya v0.2.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking whale v0.5.0
[INFO] [stderr]     Checking query-flow v0.17.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking bon v3.8.2
[INFO] [stderr]     Checking eure-tree v0.1.9
[INFO] [stderr]    Compiling eure-codegen-ir v0.1.9
[INFO] [stderr]    Compiling eure-macros v0.1.9
[INFO] [stderr]     Checking eure-parol v0.1.9
[INFO] [stderr]     Checking eure-fmt v0.1.9
[INFO] [stderr]     Checking eure-schema v0.1.9
[INFO] [stderr]     Checking eure-env v0.1.9
[INFO] [stderr]     Checking eure v0.1.9
[INFO] [stderr]     Checking eure-json v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `eure_tree` in this scope
[INFO] [stdout]   --> benches/conversion.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use eure_tree::prelude::Cst;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `eure_tree`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eure_tree`, use `cargo add eure_tree` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]   --> benches/conversion.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use criterion::{BenchmarkId, Criterion, criterion_group, criterion_main};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `conversion`
[INFO] [stdout]    --> benches/conversion.rs:303:26
[INFO] [stdout]     |
[INFO] [stdout] 303 | criterion_main!(benches);
[INFO] [stdout]     |                          ^ consider adding a `main` function to `benches/conversion.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eure-json` (bench "conversion") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819", kill_on_drop: false }`
[INFO] [stdout] 46e06aa62e41feae363a1ea5d9f702acbd73b977c96981a4a815b83267292819
